home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 4 / Meeting Pearls Vol. IV (1996)(GTI - Schatztruhe)[!].iso / Pearls / libs / Patch / PatchLib.readme < prev   
Text File  |  1996-09-25  |  2KB  |  49 lines

  1. Short:        High-level replacement for Setfunction() V5.15 BETA
  2. Type:         util/libs
  3. Uploader:     snfuchs@sokrates.franken.de
  4. Author:       snfuchs@sokrates.franken.de
  5. Version:      5.15
  6. Distribution: NoCD
  7.  
  8.  
  9. This is a BETA release.
  10.  
  11. This is the fifth release of the patch.library (V5.15 BETA) programmer's pack.
  12. Its main features are:
  13.  
  14. - Remove your patches ANY TIME even if another program has installed a patch
  15.   afterwards
  16. - Limit the tasks using the patch by taskname, taskid or a pattern of tasknames
  17. - no problems patching pre-V36 dos.library
  18. - automatically flushes caches, when required
  19. - priority system lets you decide, which patch to run first
  20. - enable or disable patches
  21. - Remove many patches with one function call (project management)
  22. - automatically extend stacks, if required
  23. - ...
  24. Support programs offer even more features!
  25.  
  26. To sum it up:
  27.     It's easy to use, expandable and safe.
  28.  
  29.  
  30. News since the V4 release:
  31. - Notification system
  32. - Automatic stack extension system
  33. - Include/exclude tasks via pattern
  34. - Change priority of active patches
  35. - PATT_LibName now accepts full paths
  36. - Many bugs fixed
  37. - ....
  38.  
  39.  
  40.  
  41.  
  42. Also within this archive:
  43. - ShowNeededFiles patches dos.library to print messages whenever Open(),
  44.   LoadSeg() or Lock() is called. Assembler source is included.
  45. - CPUClr patches graphics.library/BltClear() to use the CPU instead of the Blitter
  46.   (saves some time on a faster Amiga). Assembler source is included.
  47. - PatchList displays informations about patches of library functions
  48.     installed with patch.library.
  49.